home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1997 June
/
CHIP Turkiye Haziran 1997.iso
/
shar
/
wincmd
/
install.bin
/
WINCMD32.EXE
/
0
/
RCDATA
/
TDRIVEDLG
/
TDRIVEDLG.txt
Wrap
Text File
|
1996-12-31
|
2KB
|
85 lines
object DRIVEDLG: TDRIVEDLG
Tag = 1
Left = 220
Top = 109
HelpContext = 1
ActiveControl = id_drivedlgchoose
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'ERROR!'
ClientHeight = 100
ClientWidth = 235
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
PixelsPerInch = 96
Position = poScreenCenter
TextHeight = 13
object Drivenotfound: TLabel
Tag = 2
Left = 6
Top = 8
Width = 223
Height = 16
AutoSize = False
Caption = 'Drive not found!'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
WordWrap = True
end
object Pleasechooseanother: TLabel
Tag = 3
Left = 6
Top = 41
Width = 163
Height = 16
AutoSize = False
Caption = 'Please choose another:'
WordWrap = True
end
object id_drivedlgchoose: TComboBox
Left = 171
Top = 40
Width = 60
Height = 21
Style = csDropDownList
DropDownCount = 20
ItemHeight = 13
Sorted = True
TabOrder = 0
OnChange = id_drivedlgchooseChange
end
object Ok: TButton
Tag = 4001
Left = 23
Top = 70
Width = 85
Height = 25
Caption = 'Ok'
Default = True
ModalResult = 1
TabOrder = 1
OnClick = OkClick
end
object Cancel: TButton
Tag = 4002
Left = 127
Top = 70
Width = 85
Height = 25
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 2
OnClick = CancelClick
end
object Translate1: TTranslate
Tag = 5500
Top = 72
end
end